Package negotiator.tournament.VariablesAndValues

Class Summary
AgentParameterVariable ProfileVariable is a variable for a tournament, indicating that the profile is to be manipulated.
AgentParamValue This class contains a possible parameter value for a nego session A parameter value is a value that will appear as a start-up argument for the agent, for instance the random-seed value, a tau value or debug options
AgentValue  
AgentVariable AgentVariable indicates the agents used in a tournament.
AssignedParameterVariable simple datastructure to couple a parameter to an specific agent.
AssignedParamValue  
BOAagentValue  
BOAagentVariable AgentVariable indicates the agents used in a tournament.
DBLocationValue  
DBLocationVariable  
DBPasswordValue  
DBPasswordVariable  
DBSessionValue  
DBSessionVariable  
DBUserValue  
DBUserVariable  
ExperimentalValue  
ExperimentalVariable  
ProfileValue  
ProfileVariable ProfileVariable is a variable for a tournament, indicating that the profile is to be manipulated.
ProtocolValue  
ProtocolVariable  
TotalSessionNumberValue  
TotalSessionNumberVariable  
TournamentOptionsValue  
TournamentOptionsVariable  
TournamentValue TournamentValue is a value that a TournamentVariable can take.
TournamentVariable TournamentVariable is an abstract class, it is either a ProfileVariable, AgentVariable or AgentParameterVariable, and it has a set of values that it can take.